﻿2026-06-21T12:01:52.5323165Z ##[group]Run actions/checkout@v5
2026-06-21T12:01:52.5323675Z with:
2026-06-21T12:01:52.5323994Z   fetch-depth: 0
2026-06-21T12:01:52.5324334Z   repository: SaberMage/spt-core
2026-06-21T12:01:52.5327056Z   token: ***
2026-06-21T12:01:52.5327336Z   ssh-strict: true
2026-06-21T12:01:52.5327649Z   ssh-user: git
2026-06-21T12:01:52.5327945Z   persist-credentials: true
2026-06-21T12:01:52.5328263Z   clean: true
2026-06-21T12:01:52.5328568Z   sparse-checkout-cone-mode: true
2026-06-21T12:01:52.5328916Z   fetch-tags: false
2026-06-21T12:01:52.5329234Z   show-progress: true
2026-06-21T12:01:52.5329546Z   lfs: false
2026-06-21T12:01:52.5329814Z   submodules: false
2026-06-21T12:01:52.5330114Z   set-safe-directory: true
2026-06-21T12:01:52.5330426Z ##[endgroup]
2026-06-21T12:01:52.7177333Z Syncing repository: SaberMage/spt-core
2026-06-21T12:01:52.7178560Z ##[group]Getting Git version info
2026-06-21T12:01:52.7179028Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T12:01:52.7448658Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T12:01:52.7647556Z git version 2.43.0.windows.1
2026-06-21T12:01:52.7673238Z ##[endgroup]
2026-06-21T12:01:52.7680611Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\52e1c7fb-bb27-4bc5-8caf-9f7ba683d339\.gitconfig'
2026-06-21T12:01:52.7693330Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\52e1c7fb-bb27-4bc5-8caf-9f7ba683d339' before making global git config changes
2026-06-21T12:01:52.7694289Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T12:01:52.7698105Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T12:01:52.7922877Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T12:01:52.8101557Z https://github.com/SaberMage/spt-core
2026-06-21T12:01:52.8127485Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T12:01:52.8131639Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T12:01:52.8322901Z HEAD
2026-06-21T12:01:52.8620459Z ##[endgroup]
2026-06-21T12:01:52.8623978Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T12:01:53.2055550Z ##[group]Cleaning the repository
2026-06-21T12:01:53.2059331Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T12:01:59.9299088Z Removing target/
2026-06-21T12:01:59.9334175Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T12:01:59.9843075Z HEAD is now at 6023524 Merge 7074ba0f4ea9a533adbd31a2d52cda3874fd4864 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T12:01:59.9866329Z ##[endgroup]
2026-06-21T12:01:59.9870122Z ##[group]Disabling automatic garbage collection
2026-06-21T12:01:59.9874582Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T12:02:00.0117114Z ##[endgroup]
2026-06-21T12:02:00.0117531Z ##[group]Setting up auth
2026-06-21T12:02:00.0123500Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T12:02:00.0365628Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T12:02:00.3832464Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T12:02:00.4055364Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T12:02:00.7746377Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T12:02:00.7962953Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T12:02:01.1318170Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T12:02:01.1601937Z ##[endgroup]
2026-06-21T12:02:01.1602553Z ##[group]Fetching the repository
2026-06-21T12:02:01.1609323Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +6023524dacbd1e0b162f627fb617c45ea97c14d0:refs/remotes/pull/27/merge
2026-06-21T12:02:03.4055473Z From https://github.com/SaberMage/spt-core
2026-06-21T12:02:03.4056030Z    677c3e7..967ba7e  viewer-drain-decouple-b4 -> origin/viewer-drain-decouple-b4
2026-06-21T12:02:03.4056405Z    c240643..7074ba0  wedge-trace-v4 -> origin/wedge-trace-v4
2026-06-21T12:02:03.4171930Z ##[endgroup]
2026-06-21T12:02:03.4172364Z ##[group]Determining the checkout info
2026-06-21T12:02:03.4172794Z ##[endgroup]
2026-06-21T12:02:03.4177971Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T12:02:03.4437641Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T12:02:03.4648587Z ##[group]Checking out the ref
2026-06-21T12:02:03.4652866Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T12:02:03.4959137Z HEAD is now at 6023524 Merge 7074ba0f4ea9a533adbd31a2d52cda3874fd4864 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T12:02:03.4980227Z ##[endgroup]
2026-06-21T12:02:03.5202358Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T12:02:03.5389673Z 6023524dacbd1e0b162f627fb617c45ea97c14d0
